#footer .column a,
.htabs a,
.list thead td,
a.button,
a:focus,
a:hover,
table.list thead td a,
ul.list>li ul>li>a,
ul.list>li>a {
    text-decoration: none
}

body,
html {
    margin: 0;
    padding: 0	
}

a:focus,
a:hover {
    color: #fcd846;
    transition: color .4s ease 0s
}

.product-block:hover .compare-wishlish .compare,
.product-block:hover .compare-wishlish .wishlist,
.product-block:hover .image .img:after,
.product-block:hover .product-zoom {
    filter: alpha(opacity=100);
    opacity: 1
}

#footer:after,
#header #cart .content,
#powered,
#topbar .show-mobile:after,
.checkout-content .buttons,
.product-info .image-additional,
.return-product,
.review-list .text {
    clear: both
}

html {
    overflow-y: scroll
}

body {
    background-color: #fff;
    color: #6e6e6e;
    font-size: 14px;
    position: relative;
    overflow-x: hidden
}

table.form,
table.list {
    border-collapse: collapse;
    margin-bottom: 20px
}

#page {
    background: #fff
}

.fs9 {
    font-size: 11px
}

.fs10 {
    font-size: 12px
}

.fs11 {
    font-size: 13px
}

.fs12 {
    font-size: 14px
}

.fs13 {
    font-size: 15px
}

.fs14 {
    font-size: 16px
}

.fs15 {
    font-size: 17px
}

.fs16 {
    font-size: 18px
}

a {
    cursor: hand;
    cursor: pointer
}

a img {
    border: none
}

a:focus {
    outline: 0;
    outline-offset: 0
}

img {
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

table.list {
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd
}

table.list thead td {
    background-color: transparent;
    padding: 0 5px
}

table.list .center {
    text-align: center;
    padding: 7px
}

table.list tbody td {
    padding: 0 5px
}

table.list td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

table.list .right {
    text-align: right;
    padding: 7px
}

table.list .left {
    text-align: left;
    padding: 7px
}

.list thead td,
table.list thead td a {
    color: #222;
    font-weight: 700
}

input.large-field,
select.large-field {
    width: 300px
}

table.form {
    width: 100%
}

table.form>*>*>td {
    color: #000
}

table.form td {
    padding: 4px
}

table.form tr td:first-child {
    width: 150px
}

table.radio {
    width: 100%;
    border-collapse: collapse
}

table.radio td {
    padding: 5px
}

table.radio td label {
    display: block
}

.pagination,
a.button {
    display: inline-block
}

table.radio tr td:first-child {
    width: 1px
}

table.radio tr td:first-child input {
    margin-top: 1px
}

table.radio tr.highlight:hover td {
    background: #F1FFDD;
    cursor: pointer
}

.carousel-controls {
    position: absolute;
    top: 30px;
    width:100%;
    height: 28px;
    right: 0
}

.carousel-controls .carousel-control {
    opacity: 1;
    font-size: 19px;
    border: 1px solid #cacaca;
    background: #fff;
    width: 20px;
    color: #8e8d8d;
    line-height: 24px;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.carousel-controls .carousel-control:hover {
    color: #fcd846
}

.carousel-control {
    text-shadow: none
}

.carousel-control.left,
.carousel-control.right {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(transparent), to(transparent));
    background-image: -webkit-linear-gradient(left, color-stop(transparent 0), color-stop(transparent 100%));
    background-image: -moz-linear-gradient(left, transparent 0, transparent 100%);
    background-image: linear-gradient(to right, transparent 0, transparent 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1)
}

.pagination {
    border-top: none;
    padding-top: 8px;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0
}

.pagination .links {
    float: left
}

.pagination .links a,
.pagination .links b {
    border: 1px solid #ccc;
    text-decoration: none;
    display: inline-block;
    border-left-width: 1px;
    padding: 3px 9px
}

.pagination .links a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #21272c
}

.pagination .links a:hover {
    background-color: #fcd846;
    color: #fff;
    transition: all .1s ease 0s
}

.pagination .links b {
    border-radius: 0;
    font-weight: 400;
    color: #fcd846;
    background-color: #fff
}

.button,
.pagination .links b,
input.button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.pagination .results {
    float: right;
    padding-top: 3px
}

#breadcrumb {
    background: #787878;
    left: 0;
    min-height: 85px;
    position: absolute;
    width: 100%
}

#breadcrumb .breadcrumb {
    margin-bottom: 0;
    padding: 31px 0
}

#breadcrumb .breadcrumb>li+li:before {
    color: #fff
}

#breadcrumb .breadcrumb li a {
    color: #FFF;
    font-size: 16px
}

#breadcrumb .breadcrumb li a:hover,
.button:hover,
a.button,
input.button:hover {
    color: #fcd846;
}

input.button {
    font-size: 20px;
    margin: 0;
    padding: 6px 50px;
    background: 0 0
}

.button,
input.button {
    cursor: pointer;
    color: #fcd846;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    border: 1px solid #fcd846;
    outline: 0
}

a.button {
    padding: 8px 20px;
    font-size: 18px;
    border-radius: 5px;
    border: 1px solid #fcd846
}

.buttons {
    background: #FFF;
    overflow: auto;
    padding-top: 6px;
    margin-top: 10px;
    margin-bottom: 20px
}

.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.buttons .right {
    float: right;
    text-align: right
}

.buttons .left,
.htabs a {
    float: left;
    text-align: left
}

.htabs {
    height: 48px;
    line-height: 48px;
    border: 1px solid #e5e5e5;
    margin-top: 30px;
}

.htabs a {
    padding-left: 20px;
    margin-right: 20px;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    display: none
}

.htabs a.selected {
    color:#fcd846;
}

ul.list>li a.active,
ul.list>li ul>li>a:hover,
ul.list>li>a:hover {
    color: ##fcd846
}

.tab-content {
    border-bottom: 0 solid #ddd;
    border-left: 0 solid #ddd;
    border-right: 0 solid #ddd;
    padding: 20px 20px 40px 20px;
    background: #f7f7f7;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px;
    z-index: 2;
    margin-bottom: 40px;
}

.tab-content strong{
    font-size: 24px;
    color: ##fcd846;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: normal;
}

#tab-review,#tab-customtab{ 
    padding: 20px 20px 40px 20px;
    background: #f7f7f7;
}

ul.links {
    position: relative;
    margin: 0;
    padding: 0
}

ul.links li {
    display: inline;
    margin-left: 6px
}

ul.links li:first-child:before {
    content: "";
    margin-left: 0
}


#topbar ul li:before,
.box .box-heading span:before,
.product-block .image .img:after {
    content: ""
}

ul.list {
    padding-left: 15px
}

ul.list>li {
    padding: 2px 0
}

ul.list>li ul {
    display: none
}

.error,
.help,
ul.list>li a.active+ul,
ul.list>li ul>li>a {
    display: block
}

ul.list>li ul>li {
    padding-top: 10px
}

ul.list>li>a {
    font-size: 16px
}

ul.list>li a.active .badge,
ul.list>li a:hover .badge {
    background-color: transparent;
    color: #fcd846;
    transition: color .4s ease 0s
}

.required {
    color: red;
    font-weight: 700
}

.attention,
.information,
.success,
.warning {
    padding: 10px 10px 10px 33px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #555;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.attention .close,
.information .close,
.success .close,
.warning .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer
}

.attention {
    background: url(../image/attention.png) 10px center no-repeat #FFF5CC;
    border: 1px solid #F2DD8C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.warning {
    background: url(../image/warning.png) 10px center no-repeat #FFD1D1;
    border: 1px solid #F8ACAC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.help {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    font-family:Arial;
}

.error {
    color: red
}

.welcome {
    margin-top: 0;
    font-weight: uppercase;
    padding-right: 10px;
    line-height: 24px
}

.currency,
.language {
    padding: 0 10px;
    text-align: center;
    border-right: 0 solid #374149
}

.currency span,
.language span {
    line-height: 19px;
    margin-right: 5px;
    float: left
}

.currency i,
.language i {
    line-height: 18px;
    width: 18px;
    background-color: #F1F1F1;
    text-align: center;
    border-radius: 10px
}

h3,
h4,
h5,
h6 {
    line-height: 34px
}

.currency img,
.language img {
    float: left;
    margin: 3px 6px 0 0
}

.currency button,
.language button {
    background: 0 0;
    color: #8e8d8d;
    text-align: left;
    padding: 0;
    font-size: 12px;
    height: 24px
}

.currency button:hover,
.language button:hover {
    color: #fcd846
}

.currency ul.dropdown-menu,
.language ul.dropdown-menu {
    z-index: 2000;
    border: 0!important
}

.success {
    background: url(../image/success.png) 10px center no-repeat #EAF7D9;
    border: 1px solid #BBDF8D;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: Arial;
    font-weight: 400
}

.box .box-heading,
.mini-cart-info td.total,
.product-block .price-new {
    font-family:Arial;
}

h1 {
    font-size: 28px;
    line-height: 51px
}

h1 small,
h2 {
    font-size: 21px
}

#topbar,
h2 small,
h4 small,
h6 {
    font-size: 14px
}

h3 small,
h4 {
    font-size: 16px
}

h3 {
    font-size: 17px
}

h5 {
    font-size: 15px
}

h5 small {
    font-size: 12px
}

form {
    padding: 0;
    margin: 0;
    display: inline
}

input[type=password],
input[type=text],
textarea {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 3px;
    margin-left: 0;
    margin-right: 0
}

body.layout-boxed-lg,
body.layout-boxed-md {
    background: url(../image/pattern/pattern14.png)
}

#page {
    margin: 0 auto
}

body.layout-boxed-md #page {
    max-width: 1000px;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888
}

body.layout-boxed-md #page #breadcrumb {
    max-width: 1000px;
    left: inherit
}

body.layout-boxed-md #page #search {
    width: 155px
}

body.layout-boxed-md #page #topbar a span.text-link {
    display: none!important
}

body.layout-boxed-lg #page {
    max-width: 1170px;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888
}

body.layout-boxed-lg #page #breadcrumb {
    max-width: 1170px;
    left: inherit
}

#topbar {
    color: #fff;
    background: #eee;
    padding: 0;
}

#topbar ul {
    padding: 0 5px
}

#topbar ul li {
    margin-right: 5px;
    float: left
}

#topbar ul li a {
    font-size: 14px;
    color:#8e8d8d;
}



#topbar ul li:before span {
    padding: 0 3px
}

#topbar .topbar {
    margin: 0;
    vertical-align: center
}

#topbar a span {
    line-height: 50px
}

#topbar a span.text-link {
    line-height: 50px;
    float: right
}

#topbar a span.fa {
    float: left
}

#topbar .show-mobile {
    padding: 8px 0
}

#topbar .show-mobile:after,
#topbar .show-mobile:before {
    content: " ";
    display: table
}

#topbar .show-mobile>div {
    margin: 0;
    padding: 0;
    position: relative
}

#topbar .show-mobile>div:hover .inner-toggle {
    display: block
}

#topbar .show-mobile .quickaccess-toggle {
    width: 36px;
    height: 36px;
    color: #111;
    line-height: 38px;
    text-align: center;
    font-size: 23px;
    cursor: pointer;
    margin-left: 1px;
}
.mini-cart-info>td>a{color: #000;}
.offcanvas-sidebars-buttons{display:none;}
#topbar .show-mobile .quickaccess-toggle:hover {
    color:#fcd846;
}

#topbar .show-mobile .inner-toggle {
    display: none;
    position: absolute;
    background: #FFF;
    right: 0;
    top: 100%;
    min-width: 170px;
    padding: 10px;
    z-index: 99999;
    border-top: 5px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-color: #8e8d8d;
    color: #21272c
}

#topbar .show-mobile .links,
#topbar .show-mobile ul {
    float: none;
    padding: 0;
    margin: 0;
    text-align: left;
    border: 0
}

#topbar .show-mobile .links li,
#topbar .show-mobile ul li {
    float: none;
    display: block
}

#topbar .show-mobile .links a,
#topbar .show-mobile ul a {
    float: none;
    margin: 0;
    padding: 0;
    line-height: 25px;
    background-color: transparent;
    border: none
}

#topbar .show-mobile .links span,
#topbar .show-mobile ul span {
    margin-right: 10px
}

#topbar .show-mobile .currency,
#topbar .show-mobile .language {
    width: 50%
}

#topbar .show-mobile .currency .dropdown-menu,
#topbar .show-mobile .language .dropdown-menu {
    left: inherit;
    right: 0;
    padding: 0 10px
}

#topbar .show-mobile .currency button,
#topbar .show-mobile .language button {
    height: 30px;
    padding: 0 10px
}

.btn,
.btn-theme-default1 {
    cursor: pointer;
    text-align: center;
    font-weight: 400;
    vertical-align: middle;
    -moz-user-select: none;
    display: inline-block;
    font-size: 20px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    white-space: nowrap
}

#topbar .show-mobile .currency i,
#topbar .show-mobile .language i {
    background-color: transparent
}

#topbar .show-mobile .currency .btn:focus,
#topbar .show-mobile .currency .btn:hover,
#topbar .show-mobile .language .btn:focus,
#topbar .show-mobile .language .btn:hover {
    color: #fcd846
}

.btn {
    border-radius: 4px;
    margin-top: 0;
    border: 1px solid #fcd846
}

.btn .btn-theme-default {
    margin-top: 15px;
    font-size: 20px;
    color: #fcd846
}

.btn-theme-default1 {
    background: #fcd846;
    border: 1px solid #fcd846;
    border-radius: 4px;
    margin-top: 20px
}



.btn-theme-default1>a {
    color: #fff
}

#topbar .show-mobile .language {
    border: 0
}

#header-main .header-wrap {
    margin: 6px 0;
    height: 95px
}

#header-main .inner {
    display: table;
    position: relative;
    height: 100%
}

#header-main .inner>* {
    display: table-cell;
    vertical-align: middle
}

#pav-mainnav {
    margin-bottom: 0
}

#pav-showcase .box {
    padding: 27px 0
}

#pav-promotion {
    background-color: #fff
}

#pav-promotion .box-heading {
    margin:auto;
}

#pav-promotion .box-content .carousel-controls {
    width: 39px
}

#pav-promotion .box-content .carousel-controls .carousel-control {
    border: 1px solid #E5E5E5
}

#pav-promotion .product-block {
    border: none;
    margin-bottom: 30px
}

#columns #content .box .box-content {
    background-color: transparent
}

#columns #group-content {
    margin-top: 85px;
    overflow: hidden;
    padding-top: 30px
}

#content {
    margin: 25px 0
}

#content .box {
    padding: 0
}

.sidebar [class*=col-] {
    width: 100%
}

#pav-mass-bottom {
    background: #f7f7f7;
    padding-bottom: 25px;
    
}
.pavtestimonial {
     background-image: url("http://demo.web.xorder.com.cn/image/data/banner/pinglunBG.png");
}
#pav-mass-bottom .box .box-heading {
    font-size: 22px
}

#pav-mass-bottom .box .box-content {
    background: 0 0
}

#pav-mass-bottom .box .box-content .carousel-controls {
    top: 43px;
    right: 9px
}

#pav-mass-bottom .product-block {
    border: 0;
    background: #fff
}

#pav-mass-bottom .product-block .image .img {
    height: 10px;
    width: 10px
}

#pav-mass-bottom .product-block .compare,
#pav-mass-bottom .product-block .wishlist {
    width: 50%
}

#pav-mass-bottom .product-block .tooltip {
    width: 80%
}

#pav-mass-bottom .product-block .product-label-special {
    border: 0;
    border-radius: 0;
    right: inherit;
    left: 0;
    top: 0;
    height: 30px;
    line-height: 30px;
    width: 50px
}

#footer .box .box-heading,
#footer .footer-bottom .box-heading {
    text-transform: uppercase;
    line-height: 20px
}

#pav-mass-bottom .product-block:hover .compare-wishlish .wishlist>a {
    left: 65%
}

#pav-mass-bottom .product-block:hover .compare-wishlish .compare>a {
    right: 65%
}

#footer {
    background: 0 0;
    min-height: 100px;
    padding-top: 0;
    border-top: 1px solid darker(transparent, 20%);
    border-bottom: 1px solid darker(transparent, 20%)
}

#footer:after,
#footer:before {
    content: " ";
    display: table
}

#footer .box .box-heading {
    color: #21272c;
    font-size: 19px
}

#footer .box .box-content {
    background: 0 0;
    border: none
}

#footer .footer-top {
    margin: 0
}

#footer .footer-top .box-heading {
    padding: 10px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #E5E5E5;
    margin-top: 35px;
    font-size: 22px
}

#footer .footer-top .carousel-controls {
    top: 58px
}

#footer .footer-top .pavtestimonial {
    margin-bottom: 20px;
    height:360px;
}

#footer .footer-top .testimonial-item .t-avatar {
    text-align: center;
    width: 720px;
}

#footer .footer-top .testimonial-item .profile {
    font-size: 12px;
    margin-bottom: 40px;
    text-align: center
}

#footer .footer-top .testimonial-item .profile span {
    color: #fcd846;
    font-style: italic;
    font-size: 16px
}

#footer .footer-top .blog-title a {
    /*color: #21272c;*/
    font-size: 16px;
    display: inline
}

.banner div,
.box ul>li ul {
    display: none
}

.box ul>li a.active+ul,
.box ul>li ul>li>a {
    display: block
}

#footer .footer-top .blog-title a:hover {
    color: #fcd846
}

#footer .footer-top .comment_count {
    padding-left: 25px;
    color: #8E8D8D;
    background: url(../image/blog_comment.png) no-repeat;
    font-size: 13px
}

#footer .footer-top a.readmore {
    background: 0 0;
    color: #fcd846;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400
}

#footer .footer-top a.readmore:hover {
    color: #fcd846
}

#footer .footer-center .box-heading {
    margin-bottom: 0;
    padding-top: 25px;
    font-size: 22px
}

#footer .footer-center .box-heading>span>span {
    border-bottom: 2px solid #fcd846
}

#footer .footer-center .box-content {
    margin-bottom: 50px
}

#footer .footer-center .carousel-controls {
    top: 31px
}

#footer .footer-center .carousel-inner .item-inner img {
    border: 1px solid #E5E5E5;
    float: left
}

#footer .footer-bottom {
    background: #141414;
    padding: 20px 0
}

#footer .footer-bottom .box-heading {
    padding-top: 20px;
    padding-bottom: 25px;
    margin-bottom: 0;
    color: #fff;
    font-size: 19px
}

#footer .footer-bottom .box-content .list-folow>a {
    color: #fff;
    float: left;
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 0 9px;
    text-align: center;
    transition: all .5s ease 0s;
    border-radius: 2px;
    width: 24px;
    background: #999 !important;
}
#footer .footer-bottom .box-content .list-folow>a:befoer{
    text-align: center;
}

#footer .footer-bottom .box-content .list-folow>a:hover {
    background: #fcd846 !important;
}

#footer .footer-bottom .box-heading span {
    color: #fff;
}

#footer .footer-bottom .box-heading span span {
    color: #fff;
    border-bottom: 0
}

#footer .footer-bottom .box-content {
    color: #8d8d8d
}

#footer .footer-bottom .box-content a {
    font-size: 14px;
    color: #8d8d8d
}

#footer .footer-bottom ul {
    padding: 0
}

#footer .footer-bottom ul>li {
    min-height: 20px;
    list-style: none;
    line-height: 30px
}

#footer .footer-bottom ul>li span.fa {
    height: 35px;
    line-height: 35px;
    width: 35px;
    background: #8d8d8d;
    float: left;
    font-size: 21px;
    margin-right: 10px;
    margin-top: 0;
    text-align: center;
    border-radius: 20px;
    padding-left: 7px;
    color: #fff
}

#footer .footer-bottom ul>li:hover a {
    color: #fcd846
}

#footer .footer-bottom ul>li:hover span {
    color: #fff
}

#footer .footer-bottom ul>li:hover span.fa {
    background-color: #fcd846;
    -webkit-box-shadow: 0 0 0 30px #fcd846 inset;
    box-shadow: 0 0 0 30px #fcd846 inset;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

#footer .footer-bottom ul.info-list>li {
    min-height: 40px;
    margin-bottom: 15px;
    line-height: 25px
}

#footer h3 {
    color: #21272c;
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 8px
}

#footer .column a {
    color: #fcd846
}

#footer .column ul {
    margin-top: 0;
    margin-left: 8px;
    padding-left: 12px
}

#powered,
.box {
    padding: 10px 0
}

#footer .column ul li {
    margin-bottom: 3px
}

#footer .column a:hover {
    text-decoration: underline;
    color: #fcd846;
}

#currency a,
#currency a b,
#header #cart .heading a,
#scrollUp,
.box ul>li ul>li>a,
.box ul>li>a,
.product-block .name a {
    text-decoration: none
}

#powered {
    margin-top: 0;
    text-align: center;
    background: #101010;
    color: #666;
    font-size: 14px;
}

#powered a {
    color: #fcd846;
}

#powered .paypal {
    margin-top: 3px;
}

.banner div {
    text-align: center;
    width: 100%
}

.banner div img {
    margin-bottom: 20px;
}

.box {
    margin-bottom: 0;
}

.box .box-heading {
    background: 0 0;
    font-size: 19px;
    width: 1152px;
    line-height: 20px;
    margin: auto;
    color: #21272c;
    text-transform: uppercase;
    padding-bottom: 15px
}

.box .box-heading span:before {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 20%
}

.box .box-heading span {
    color: #666;
    line-height: 20px;
    font-weight: 700;
    font-size: 20px;
    font-family:Arial !important;
}
.index_latest .box-heading span{
    color: #666;
    text-align: center;
    display: block;
    line-height: 36px;
    font-weight: 700;
    text-align:left;
    font-size: 36px;
}
.box-content .box-product .row .product-block{
	padding: 0px 5px;
	
}
.box .box-heading span span {
    color: #fcd846;
    border-bottom: 2px solid #fcd846;
    padding-bottom: 6px
}

.box .box-content {
    background: #fff;
    padding: 30px 0;
    width: 1152px;
    margin: auto;
}

.box.blue .box-heading,
.box.dark .box-heading,
.box.gray .box-heading,
.box.green .box-heading,
.box.highlighted .box-heading,
.box.maroon .box-heading,
.box.orange .box-heading,
.box.pink .box-heading,
.box.red .box-heading {
    border-bottom: 1px dashed #FFF;
    color: #FFF
}

.box.orange .box-heading {
    background: #fbb450
}

.box.orange .box-content {
    background: #f89406
}

.box.orange li {
    border-top-color: #fbb450
}

.box.orange a {
    color: #B66B00
}

.box.orange a:hover {
    color: #6F4100
}

.box.dark {
    background: #000
}

.box.dark a {
    color: #777
}

.box.dark a:hover {
    color: #888
}

.box.green {
    background: #fcd846
}

.box.green a {
    color: #63E063
}

.box.green a:hover {
    color: #43F043
}

.box.maroon {
    background: #F35D34
}

.box.maroon a {
    color: #B4300D
}

.box.maroon a:hover {
    color: #C93F19
}

.box.blue {
    background: #049cdb
}

.box.blue a {
    color: #47C9FF
}

.box.blue a:hover {
    color: #0073A3
}

.box.gray {
    background: #6e6e6e
}

.box.gray a {
    color: #999
}

.box.gray a:hover {
    color: #777
}

.box.pink {
    background: #ff6766
}

.box.pink a {
    color: #FF5C8F
}

.box.pink a:hover {
    color: #FA2E6E
}

.box.red {
    background: #9d261d
}

.box.red a {
    color: #EE4538
}

.box.red a:hover {
    color: #DA3F33
}

.box ul>li a.active,
.box ul>li ul>li>a:hover,
.box ul>li>a:hover {
    color: #fcd846
}

.box ul {
    padding-left: 20px
}

.box ul>li {
    padding: 8px 17px;	 	
}

.box ul>li>a {
    font-size: 16px
}

.box ul>li ul>li {
    padding-top: 10px
}

.box ul>li a.active .badge,
.box ul>li a:hover .badge {
    background-color: transparent;
    color: #fcd846;
    transition: color .4s ease 0s
}

#language {
    color: #6e6e6e
}

#currency a b,
#currency a:hover,
#currency a:hover b {
    color: #fcd846
}

#language img {
    cursor: pointer;
    margin-right: 5px
}

#currency {
    display: inline-block;
    line-height: 1.428571429
}

#currency a {
    margin-left: 15px;
    padding: 0;
    cursor: pointer;
    font-size: 13px
}

#header #cart {
    position: relative;
    top: 0;
    z-index: 1500
}

#header #cart .content {
    display: none;
    min-height: 150px;
    min-width:450px;
    position: absolute;
    right: 0;
    top:50px;
    border-top: 5px solid #fcd846;
    background: #333;
    z-index: 20
}

#header #cart .heading {
    z-index: 1;
    height:20px;
}


#header #cart .heading a {
    line-height: 30px;
    text-transform: lowercase!important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    display: block
}

#header #cart .heading a .fa-shopping-cart {
    font-size: 23px;
    margin-right: 5px;
    color: #fff;
}
.welcome.pull-left{
	color: #8e8d8d;
}

#header #cart .heading h4 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 3px
}

#header #cart.active .content {
    display: block
}

#header #cart .checkout {
    text-align: right;
    padding: 10px
}

#header #cart .checkout a {
    display: block;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
    background: #fcd846;
    color: #fff
}

#header #cart .checkout a:hover {
    -webkit-box-shadow: inset 0 0 5px #FFF;
    box-shadow: inset 0 0 5px #FFF
}

#header #cart .empty {
    padding-top: 50px;
    text-align: center;
    color: #fff
}

.mini-cart-total td {
    color: #fff;
    padding: 5px
}

.mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px
}

.mini-cart-info {
    background: #fff;
    padding: 5px
}

.mini-cart-info .quantity {
    text-align: right
}

.mini-cart-info .name small {
    color: #666
}

.mini-cart-info td {
    color: #000;
    padding: 10px 0px
}

.mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5px
}

.mini-cart-info .image img {
    border: 1px solid #EEE;
    text-align: left
}

.mini-cart-info .remove {
    text-align: right
}

.mini-cart-info .remove img {
    cursor: pointer
}

.mini-cart-info td.total {
    text-align: right;
    color: #ff6766
}

#search .button-search,
#search input {
    color: #cacaca;
    height: 30px;
    line-height: 30px
}

#search {
    margin: 4px 0;
    position: relative;
    display: block;
    z-index: 99
}

#search input {
    padding: 4px 30px 4px 10px;
    outline: 0;
    border: none;
    width: 142px;
    float: right;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

#search input:active,
#search input:focus {
    *width: 200px;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

#search .button-search {
    cursor: pointer;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px
}

.product-block {
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #FFF;
    border:1px solid #ccc;
}

.product-block:hover .compare-wishlish .wishlist a {
    left: 53%;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}
.product-block .image img{
    width: 86%;
}
.product-block:hover .compare-wishlish .compare a {
    right: 53%;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.product-block:hover .product-zoom a {
    -webkit-box-shadow: inset 0 0 0 20px #fff;
    box-shadow: inset 0 0 0 20px #fff;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.product-block:hover .product-quickview {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 20%;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.product-block .product-meta {
  /*  padding: 14px*/
}

.product-block .product-meta a:hover {
    color: #fcd846
}

.product-block .description {
    line-height: 20px;
    margin-bottom: 10px;
    color: #6e6e6e;
    display: none
}

.product-block .compare-wishlish {
    left: 0;
    width: 100%;
    top: 43%;
    position: absolute
}

.product-block .compare-wishlish .wishlist {
    padding-left: 0;
    float: left
}

.product-block .compare-wishlish .wishlist a {
    left: 0;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.product-block .compare-wishlish .compare {
    padding-right: 0;
    float: right
}

.product-block .compare-wishlish .compare a {
    right: 0;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.product-block .compare,
.product-block .wishlist {
    width: 40%;
    min-height: 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 6
}

.product-block .compare a,
.product-block .wishlist a {
    width: 34px;
    color: #6e6e6e;
    border-radius: 20px;
    text-decoration: none;
    display: block;
    background-color: #FFF;
    line-height: 35px;
    height: 34px;
    text-align: center;
    position: absolute
}

.product-block .compare a span,
.product-block .wishlist a span {
    display: none
}

.product-block .compare .tooltip,
.product-block .wishlist .tooltip {
    width: 100%;
    top: -100px
}

.product-block a:hover {
    color: #fcd846;
    transition: color .4s ease 0s
}

.product-block .price-old {
    color: #6e6e6e;
    text-decoration: line-through;
    font-size: 14px
}

.product-block .norating,
.product-block .rating {
    display: block;
    margin-bottom: 10px
}

.product-block .cart {
   /* margin-bottom: 15px;
    position: relative;
    display: inline-block;
    min-width: 140px;  */
    text-align: center;
     position: relative;
}

.product-block .cart input {
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    background: 0 0;
    color: #21272c;
    /*padding-left: 40px;*/
    font-size: 13px;
    text-transform: uppercase;
    height: 40px;
    padding:0px 20px 0px 46px;
    /*position: absolute;*/
   /* left: 0*/
   border: 1px solid #ccc;
    background-color: #eee;

    /*margin-left: 16%;*/
}
/*
.product-block .cart span {
    border-radius: 20px;
    color: #FFF;
    background: #21272c;
    font-size: 19px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px
}*/

.product-block .cart:hover input {
    color: #fcd846;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.product-block .cart:hover span {
   
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.product-block .price-new {
    font-size: 18px
}
.product-block .pname {
	height:92px;
}
.product-block .name {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

.product-block .name a {
    display: block;
    line-height: 22px;
    text-align:center!important;
    padding-top: 10px;
}

.product-block .image {
    display: block;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    position: relative;
    text-align: center;
}

.product-block .image .img {
    transform: rotateX(0) rotateY(0);
    -webkit-transform: rotateX(0) rotateY(0);
    -moz-transform: rotateX(0) rotateY(0);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    backface-visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.product-block .image .hover-image,
.product-block .image .img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.product-block .image .img img {
    width: 86%;
    display: block;
    margin-left: 5px;
}

.product-block .image .img:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    width: 100%;
    text-align: left;
    z-index: 1
}

.product-block .image .product-label-special {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    border-radius: 20px;
    height: 41px;
    line-height: 36px;
    font-size: 14px;
    width: 41px;
    border: 3px solid #ffb3b2;
    background: #ff6766;
    padding: 0
}

.product-block .image .hover-image {
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    left: 0;
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    backface-visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

.product-block .image .hover-image img {
    width: 100%
}

.product-block .image:hover .hover-image {
    transform: rotateX(0) rotateY(0);
    -webkit-transform: rotateX(0) rotateY(0);
    -moz-transform: rotateX(0) rotateY(0);
    -webkit-transition: all .6s ease-in-out 0s;
    transition: all .6s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.product-block .product-quickview {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0)
}

#group-content h1,
.product-grid {
    position: relative
}

.product-block .product-quickview .pav-colorbox {
    color: #FFF;
    font-family:Arial;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.product-block .product-quickview .pav-colorbox:hover {
    font-size: 16px;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.product-block .price {
    color: #ff6766;
    font-size: 18px;
    font-family:Arial;
    margin-top: 15px;
}

.product-block .product-meta .pnames .names a{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 24px;
    margin-top: 17px;
}


.product-block .price .price-tax {
    display: none
}

.product-block .product-zoom {
    position: relative;
    width: 20%;
    float: left;
    min-height: 34px;
    text-align: center;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.product-block .product-zoom a {
    height: 34px;
    line-height: 35px;
    width: 34px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    color: #6e6e6e;
    font-size: 16px;
    text-align: center;
    display: inline-block
}

.sidebar .product-block .cart,
.sidebar .product-block .compare,
.sidebar .product-block .description,
.sidebar .product-block .image .product-label-special,
.sidebar .product-block .wishlist {
    display: none
}

.product-block .product-zoom a span {
    line-height: 2
}

.product-block .product-zoom:hover>a {
    color: #fcd846
}

.sidebar .box {
    padding: 0 0;
}


.sidebar .box .box-heading span span {
    border-bottom: 2px solid #fcd846
}

.sidebar .product-block {
    border: none;
    overflow: hidden;
    border: 1px solid #E5E5E5;
}

.sidebar .product-block .image {
    float: left;
    width: 40%;
    height: 140px;
}

.sidebar .product-block .image .img:after {
    background-color: transparent
}

.sidebar .product-block .product-meta {
    padding: 0 0;
	float: right;
    width: 60%;
}

.sidebar .tag img:hover {
    transform: scale(.96)
}

.box-category {
    border: none;
    list-style-type:none;
}

ul.box-category,
ul.box-category ul {
    margin: 0
}

ul.box-filter,
ul.box-filter ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.box-filter>li ul {
    padding-bottom: 10px
}

ul.box-filter span {
    font-weight: 700;
    border-bottom: 1px solid #cacaca;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 8px
}

#colorbox :after,
#colorbox :before {
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.zoomContainer .zoomLens {
    border-color: #8e8d8d!important
}

.zoomContainer .zoomWindow {
    border: 4px solid #cacaca!important;
    display: none
}

#scrollUp {
    bottom: 0;
    right: 30px;
    width: 70px;
    height: 70px;
    margin-bottom: -10px;
    padding: 10px 5px;
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    color: #828282;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .2);
    background-color: #E6E6E6;
    background-image: -moz-linear-gradient(top, #EBEBEB, #DEDEDE);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EBEBEB), to(#DEDEDE));
    background-image: -webkit-linear-gradient(top, #EBEBEB, #DEDEDE);
    background-image: -o-linear-gradient(top, #EBEBEB, #DEDEDE);
    background-image: linear-gradient(to bottom, #EBEBEB, #DEDEDE);
    background-repeat: repeat-x;
    -webkit-transition: margin-bottom 150ms linear;
    -moz-transition: margin-bottom 150ms linear;
    transition: margin-bottom 150ms linear
}

#scrollUp:hover {
    margin-bottom: 0
}

.populartag .box-content {
    padding: 0
}

.populartag .box-content a {
    padding: 0 15px 20px 0
}

#group-content h1 {
    margin-top: 0;
    line-height:50px;
    font-size: 24px;
    color: #fcd846;
}

.category-list {
    margin-bottom: 20px
}

.category-list h2 {
    text-transform: uppercase;
    line-height: 35px
}

.category-list ul {
    float: left;
    padding: 0 20px
}

.category-info {
    margin-bottom: 25px
}

.manufacturer-heading {
    background: #F8F8F8;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 8px;
    margin-bottom: 6px
}

.manufacturer-list {
    border: 1px solid #DBDEE1;
    padding: 5px;
    margin-bottom: 20px
}

.manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0 0 10px;
    padding: 0;
    list-style: none
}

.manufacturer-content {
    padding: 8px;
    overflow: auto
}

.product-filter {
    border-bottom: none;
    padding: 5px 0;
    background: 0 0;
    margin-bottom: 20px
}

.product-filter .sort {
    float: left;
    color: #333
}

.product-filter .limit {
    margin-right: 10px;
    float: right;
    color: #333
}

.product-filter .display {
    float: left;
    margin-right: 25px;
    color: #333
}

.product-filter .display a {
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    line-height: 26px;
    margin-left: 10px;
    width: 25px;
    color: #8e8d8d;
    text-align: center
}

.product-filter .display a>em {
    display: none
}

.product-filter .display a.active {
    color: #fff;
    background: #fcd846;
    border-color: #fcd846
}

.product-filter .display a:hover {
    color: #fcd846
}

.product-compare a,
.product-filter .display a:hover.active {
    color: #fff
}

.product-filter .form-control {
    display: inline-block;
    width: auto;
    border-radius: 0;
    height: 27px;
    padding: 3px;
    max-width: 170px
}

.product-compare {
    float: right;
    line-height: 27px;
    background: #fcd846;
    display: inline-block;
    font-size: 13px;
    height: 27px;
    padding: 0 10px;
    vertical-align: middle;
    border-radius: 5px;
    text-transform: uppercase;
    transition: all .4s ease 0s;
    margin-left: 20px
}

.attribute td,
.cart-info tbody td,
.compare-info td,
.return-opened textarea,
.wishlist-info tbody td {
    vertical-align: top
}

.product-compare:hover {
    box-shadow: 0 0 0 30px #21272c inset
}

.pagination .product-compare {
    float: right
}

.product-list .col-fullwidth {
    width: 100%
}

.product-list .product-block {
    border: 0
}

.product-list .image {
    float: left;
    margin-right: 10px
}

.product-list .image img {
    border: 1px solid #E7E7E7
}

.product-list .description {
    display: block!important
}

.product-list .right {
    float: right;
    margin-left: 15px
}

.product-list>div {
    margin-bottom: 15px
}

.product-list>div+div {
    border-top: 1px solid #EEE;
    padding-top: 16px
}

.product-grid .description {
    display: none
}

.product-info {
    margin-bottom: 20px；
}

.product-info h1 {
    text-transform: none!important;
    font-weight: 400!important;
    font-family:Arial!important
}

.product-info .product-label-special {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 10;
    border-radius: 20px;
    height: 41px;
    line-height: 36px;
    font-size: 14px;
    width: 41px;
    border: 3px solid #ffb3b2;
    background: #ff6766;
    padding: 0
}

.product-info .product-extra {
    color: #21272c;
    margin-bottom: 5px;
    float: right
}

.product-info .product-extra a {
    color: #fcd846
}

.product-info .minimum {
    margin-bottom: 10px
}

.product-info .quantity-adder {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    min-width: 115px;
    float: left
}

.product-info .quantity-adder input {
    height: 35px;
    min-width: 60px;
    border-radius: 0;
    margin-right: 5px;
    display: inline;
    width: auto;
	text-align:center;
}

.product-info .quantity-adder .add-up {
    top: 0
}

.product-info .quantity-adder .add-down {
    bottom: 0
}

.product-info .add-action {
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 16px;
    background-color: #d0d0d0;
    text-align: center;
    line-height: 1;
    font-size: 18px;
    color: #fff
}

.product-info .add-action:hover {
    background-color: #fcd846
}

.product-info .cart {
    display: inline-block;
    position: relative;
    min-width: 140px
}

.product-info .cart:hover input {
    color: #fcd846
}

.product-info .cart:hover span {
    background-color: #fcd846;
    transition: all .5s ease 0s
}

.product-info .cart input {
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    background: 0 0;
    color: #21272c;
    min-height: 34px;
    font-size: 13px;
    text-transform: uppercase;
    height: 34px;
    left: 0;
    padding-left: 40px;
    position: absolute
}

.product-info .cart span {
    border-radius: 20px;
    color: #FFF;
    background: #21272c;
    float: left;
    font-size: 19px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px
}

.product-info .price-old {
    color: red;
    text-decoration: line-through
}

.product-info .price-tax {
    font-size: 12px;
    font-weight: 400;
    color: #999
}

.product-info>.left {
    float: left;
    margin-right: 15px
}

.product-info>.left+.right {
    margin-left: 265px
}

.product-info .image {
    position: relative;
    margin-bottom: 20px;
    text-align: center
}
.product-info .product-name{
    width:100%;
}
.product-info .price-cart {
    margin-bottom: 5px;
}

.product-info .price {
    font-size: 18px;
    font-family:Arial;
    color: #111;
	text-align: center;
}

.product-info .price .reward {
    font-size: 12px;
    font-weight: 400;
    color: #999;
}

.product-info .price .discount {
    font-weight: 400;
    font-size: 12px;
    color: #4D4D4D;
}

.product-info .price .price-old {
    color: #6e6e6e;
    text-decoration: line-through;
    font-size: 14px
}

.product-info .description {
    padding: 5px 5px 10px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #6e6e6e
}

.product-info .compare-wish a,
.product-info .compare-wish span {
    line-height: 34px;
    display: inline-block
}

.product-info .description a {
    color: #6e6e6e;
    text-decoration: none
}

.product-info .description a:hover {
    color: #fcd846
}

.product-info .description span {
    color: #21272c;
    font-weight: 700;
    padding-right: 10px
}

.product-info .compare-wish {
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #E5E5E5
}

.product-info .compare-wish .compare,
.product-info .compare-wish .wishlist {
    margin-right: 10px
}

.product-info .compare-wish a:hover span {
    background: #fcd846;
    transition: all .5s ease 0s
}

.product-info .compare-wish span {
    width: 34px;
    border-radius: 20px;
    background-color: #333;
    color: #fff;
    text-align: center;
    margin-right: 5px
}

.product-info .image-additional {
    width: 100%;
    overflow: hidden;
    padding: 0 43px
}

.cart-total,
.contact-info,
.sitemap-info {
    overflow: auto
}

.product-info .image-additional .carousel-control {
    color: #6e6e6e;
    border: #e5e5e5 solid 1px;
    font-size: 60px;
    width: 38px;
    cursor: pointer;
    line-height: 74px;
}

.carousel-inner .active a{ margin-right: 4px;}

.product-info .image-additional a {
    float: left;
    display: block;
    margin-bottom: 10px
}

.product-info .image-additional img {
    border: 1px solid #E7E7E7
}

.product-info .option-image {
    margin-top: 3px;
    margin-bottom: 10px
}

.product-info .option-image label {
    display: block;
    width: 100%;
    height: 100%
}

.product-info .option-image img {
    margin-right: 5px;
    border: 1px solid #CCC;
    cursor: pointer
}

.product-info .options {
    padding: 60px 5px 10px;
    margin-bottom: 10px;
    color: #000
}

.product-info .review {
    color: #8e8d8d;
    margin-bottom: 10px
}

.product-info .review .share {
    line-height: normal
}

.product-info .review .share a {
    text-decoration: none
}

.product-info .review>div {
    line-height: 20px
}

.product-info .review>div img {
    margin-top: -4px;
    height: 10px;
    width: 60px
}

.product-info .review>div a {
    color: #8e8d8d
}

.product-info .review>div a:hover {
    color: #fcd846
}

.product-info .review>div>span {
    color: #38B0E3
}

.product-info .share {
    margin-bottom: 5px
}

.product-info .discount {
    display: none
}

.product-related .box-heading {
    margin-bottom: 25px;
	padding-left: 32px;
}

.product-related .product-block:hover .compare-wishlish .wishlist>a {
    left: 57%
}

.product-related .product-block:hover .compare-wishlish .compare>a {
    right: 57%
}

.product-related .carousel-controls {
    top: -62px!important
}

.review-list {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #EEE
}

.attribute td,
.compare-info td,
.wishlist-info tbody td,
.wishlist-info thead td {
    border-bottom: 1px solid #ddd
}

.attribute,
.compare-info,
.wishlist-info table {
    border-top: 1px solid #ddd;
    margin-bottom: 20px
}

.attribute td,
.cart-info table,
.compare-info td,
.wishlist-info table {
    border-right: 1px solid #ddd
}

.attribute,
.cart-info table,
.compare-info,
.wishlist-info table {
    border-collapse: collapse;
    border-left: 1px solid #ddd
}

.review-list .rating {
    float: right;
    margin-bottom: 20px
}

.review-list .author {
    float: left;
    margin-bottom: 20px
}

.attribute thead td,
.attribute thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    background: #F7F7F7;
    text-align: left
}

.attribute {
    display: inline-table;
    width: 100%
}

.attribute td {
    padding: 7px;
    color: #4D4D4D;
    text-align: center
}

.attribute tr td:first-child {
    color: #000;
    font-weight: 700;
    text-align: right;
    width: 20%
}

.compare-info {
    width: 100%
}

.compare-info .price-old {
    font-weight: 700;
    color: red;
    text-decoration: line-through
}

.compare-info .name a,
.compare-info .price-new {
    font-weight: 700
}

.compare-info td {
    padding: 7px;
    width: 20%;
    color: #4D4D4D;
    text-align: center
}

.compare-info tr td:first-child {
    color: #21272c;
    font-weight: 700;
    text-align: right
}

.compare-info thead td,
.compare-info thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    background: #F7F7F7;
    text-align: left
}

.wishlist-info tbody .action,
.wishlist-info tbody .price,
.wishlist-info tbody .quantity,
.wishlist-info tbody .total {
    text-align: right
}

.wishlist-info thead .model,
.wishlist-info thead .name,
.wishlist-info thead .stock {
    text-align: left
}

.wishlist-info thead .action,
.wishlist-info thead .price,
.wishlist-info thead .quantity,
.wishlist-info thead .total {
    text-align: right
}

.wishlist-info tbody .model,
.wishlist-info tbody .name,
.wishlist-info tbody .stock {
    text-align: left
}

.wishlist-info tbody .image,
.wishlist-info thead .image {
    text-align: center
}

.wishlist-info thead td {
    color: #4D4D4D;
    font-weight: 700;
    background-color: #F7F7F7
}

.wishlist-info tbody .action img {
    cursor: pointer
}

.download-list .download-info,
.order-list .order-info,
.order-list .order-status,
.return-list .return-info,
.return-list .return-status {
    text-align: right
}

.wishlist-info tbody .image img {
    border: 1px solid #ddd
}

.wishlist-info tbody .price s {
    color: red
}

.wishlist-info td {
    padding: 7px
}

.wishlist-info table {
    width: 100%
}

.download-list .download-content,
.order-list .order-content,
.return-list .return-content {
    padding: 10px 0;
    display: inline-block;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE
}

.cart-info tbody td,
.cart-info thead td {
    border-bottom: 1px solid #ddd
}

.order-list {
    margin-bottom: 10px
}

.order-list .order-status {
    width: 49%;
    float: right;
    margin-bottom: 2px
}

.order-list .order-content {
    width: 100%;
    margin-bottom: 20px
}

.order-list .order-content div {
    float: left;
    width: 33.3%
}

.order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
}

.order-detail {
    background: #EFEFEF;
    font-weight: 700
}

.return-list {
    margin-bottom: 10px
}

.return-list .return-content {
    width: 100%;
    margin-bottom: 20px
}

.return-list .return-content div {
    float: left;
    width: 33.3%
}

.return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
}

.return-list .return-status {
    width: 49%;
    float: right;
    margin-bottom: 2px
}

.return-detail,
.return-product {
    overflow: auto;
    margin-bottom: 20px
}

.return-model,
.return-name {
    float: left;
    width: 31%;
    margin-right: 15px
}

.return-quantity {
    float: left;
    width: 31%
}

.return-opened,
.return-reason {
    float: left;
    width: 31%;
    margin-right: 15px
}

.return-opened textarea {
    width: 98%
}

.return-captcha {
    float: left
}

.download-list {
    margin-bottom: 10px
}

.download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px
}

.download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
}

.download-list .download-content {
    width: 100%;
    margin-bottom: 20px
}

.cart-info table,
.cart-total {
    margin-bottom: 15px;
    border-top: 1px solid #ddd
}

.download-list .download-content div {
    float: left;
    width: 33.3%
}

.cart-module>div {
    display: none
}

.cart-info tbody .model,
.cart-info tbody .name,
.cart-info tbody .quantity,
.cart-info thead .model,
.cart-info thead .name,
.cart-info thead .quantity {
    text-align: left
}

.cart-info tbody .quantity img,
.cart-info tbody .quantity input[type=image] {
    position: relative;
    top: 4px;
    cursor: pointer
}

.cart-info tbody .price,
.cart-info tbody .total {
    text-align: right
}

.cart-info tbody .image,
.cart-info thead .image {
    text-align: center
}

.cart-info thead td {
    color: #4D4D4D;
    font-weight: 700;
    background-color: #F7F7F7
}

.cart-info thead .price,
.cart-info thead .total,
.cart-total td {
    text-align: right
}

.cart-info tbody .image img {
    border: 1px solid #ddd
}

.cart-info tbody span.stock {
    color: red;
    font-weight: 700
}

.cart-info td {
    padding: 7px
}

.cart-info table {
    width: 100%
}

.cart-total {
    padding-top: 8px;
    margin-top: 10px
}

.cart-total td {
    padding: 3px
}

.cart-total table {
    float: right
}

.checkout-heading {
    background: #cacaca;
    border: 1px solid #cacaca;
    padding: 8px;
    font-weight: 700;
    font-size: 1;
    color: #555;
    margin-bottom: 15px
}

.checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: 400;
    text-decoration: none
}

.checkout-content {
    padding: 0 0 15px;
    display: none
}

.checkout-product tbody .model,
.checkout-product tbody .name,
.checkout-product thead .model,
.checkout-product thead .name {
    text-align: left
}

.checkout-product thead td {
    color: #4D4D4D;
    font-weight: 700;
    background-color: #F7F7F7;
    border-bottom: 1px solid #ddd
}

.checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #ddd
}

.checkout-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #ddd
}

.checkout-product td {
    padding: 7px
}

.checkout-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 20px
}

.checkout-product tbody .price,
.checkout-product tbody .quantity,
.checkout-product tbody .total,
.checkout-product thead .price,
.checkout-product thead .quantity,
.checkout-product thead .total {
    text-align: right
}

.box-media .media,
.pav-blog .image,
.point_box p {
    text-align: center; color: #fcd846;
}

.sitemap-info {
    margin-bottom: 40px
}

.gm-style img {
    max-width: none
}

#contact-map {
    border: 7px solid #ccc;
    margin-bottom: 25px
}

.contact-customhtml,
.contact-detail {
    margin-bottom: 50px
}

.contact-detail ul {
    padding: 0
}

.contact-detail ul>li {
    list-style: none;
    padding: 8px 0;
    border-bottom: 1px dashed #cacaca
}

.contact-detail ul>li i {
    display: inline-block;
    line-height: 38px;
    float: left;
    margin-right: 10px;
    font-size: 24px;
    width: 24px
}

.pav-blog .image {
    margin-bottom: 20px
}

.pavblog-comments {
    padding: 10px;
    background: #fcd846;
    color: #fff
}

.pavblog-comments .pav-comment {
    padding-bottom: 10px;
    border-bottom: 1px dashed #fff
}

#pav-mainnav .navbar {
    border: 0;
    border-radius: 0
}

#pav-mainnav .navbar .navbar-collapse {
 
    padding-right: 0 !important;
}

#pav-mainnav .navbar ul.nav>li:first-child {
    border-left: 0 solid #E5E5E5
}

#pav-mainnav .navbar ul.nav>li {
    border-right: 0 solid #E5E5E5;
    border-bottom: 0 solid #E5E5E5;
    border-top: 0 solid #E5E5E5;
    min-width: 70px
}

#pav-mainnav .navbar ul.nav>li:hover {
    box-shadow: 0 4px 0 0 #fcd846
}

#pav-mainnav .navbar ul.nav>li:hover>a {
    color: #fcd846;
    transition: color 0s ease 0s
}

#pav-mainnav .navbar ul.nav>li>a {
    line-height: 62px;
    padding: 13px 15px 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-family:Arial;
    text-align: center;
    color: #111;
}

#pav-mainnav .navbar ul.nav>li>a span {
    background-position: center top!important;
    display: block
}

#pav-mainnav .navbar ul.nav>li>a span .menu-icon {
    padding-top: 33px
}

#pav-mainnav .navbar ul.nav>li>a span .menu-title {
    padding-top: 28px
}

#pav-mainnav .navbar ul.nav>li>a b.caret {
    display: none
}

#pav-mainnav .navbar .navbar-header {
    float: none;
}
.search-main{margin-top:18px;}
#pav-mainnav .navbar-nav>li>.dropdown-menu {
	transform: translateY(100%); 
   -webkit-transform: translateY(100%); 
    transition: all .3s;
    -webkit-transition: all .3s;
    padding: 20px;
    border: 0;
    border-radius: 0;
    border-top: 5px solid transparent
}

#pav-mainnav .dropdown-menu li>a {
    background: 0 0;
    padding: 10px 2px;
    line-height: 20px;
    color: #111;
    font-family:Arial;
    font-size: 14px;
    margin-left: 0
}

#pav-mainnav .dropdown-menu li>a span {
    padding: 0
}

#pav-mainnav .dropdown-menu li>a .caret {
    margin-left: 7px;
	color: #fff;
    border-top-color: #fff;
}
.dropdown-menu.level1{
	background-color: #fff;
}
.dropdown-menu.level2{
	background-color: #111;
}

#pav-mainnav .dropdown-menu li>a:hover {
    color: #fcd846
}

#pav-mainnav .dropdown-menu li>a:hover>b.caret {
    border-bottom-color: #fcd846;
    border-top-color: #fcd846
}

#pav-mainnav .dropdown-menu>li {
    border-bottom: solid 1px #E5E5E5
}

#pav-mainnav .dropdown-menu>li:last-child {
    border-bottom: 0
}

#pav-mainnav .dropdown-menu ul>li {
    border-bottom: solid 1px #E5E5E5;
    position: relative
}

#pav-mainnav .dropdown-menu ul>li:last-child {
    border-bottom: 0
}

#pav-mainnav .mega-group>.dropdown-toggle {
    border-bottom: none
}

#pav-mainnav .navbar-inverse .navbar-nav>.open>a {
    background-color: transparent
}

#pav-mainnav .navbar-inverse .navbar-toggle {
    border-color: #fcd846
}

#pav-mainnav #logo {
    padding-top: 14px;
    padding-bottom: 10px
}

#pav-mainnav .row {
    padding: 0
}

.pav-megamenu ul.megamenu>li.aligned-fullwidth {
    position: static
}

.pav-megamenu ul.megamenu>li.aligned-fullwidth>.dropdown-menu {
    width: 100%!important
}

.pav-megamenu ul.megamenu>li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
    margin-left: 0
}

.pav-megamenu ul.megamenu>li.aligned-right .dropdown-menu {
    right: 0;
    left: auto
}

.pav-megamenu ul.megamenu>li.aligned-left .dropdown-menu {
    right: auto;
    left: 0
}

.pav-megamenu ul.megamenu>li.aligned-center .dropdown-menu {
    left: 50%;
    transform: translate(-50%)
}

.pav-megamenu ul.megamenu .dropdown-submenu .dropdown-menu {
    margin-left: 100%
}

.pav-megamenu .dropdown:hover>.dropdown-menu {
    display: block;
	transform: translateY(0%)!important;
	-webkit-transform: translateY(0%)!important;
	transition: all .8s!important;
}

.pav-megamenu .mega-group .caret {
    display: none
}

.pav-megamenu .mega-group>.dropdown-toggle {
    display: block;
    font-weight: 700;
    padding: 6px 5px;
    text-transform: uppercase!important;
    border-bottom: solid 1px #E5E5E5;
    color: #21272c!important
}

.pav-megamenu .mega-group .dropdown-mega .mega-col-inner>ul>li a {
    margin-left: 6px
}

.pav-megamenu .mega-col .mega-col-inner>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.pav-megamenu .mega-col .mega-col-inner>ul>li {
    list-style: none;
    margin-left: 0
}

.pav-megamenu .mega-col .mega-col-inner>ul>li>a {
    clear: both;
    color: #555;
    display: block;
    line-height: 20px
}

.pav-megamenu .dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.pav-megamenu .dropdown-submenu>.dropdown-menu {
    border-radius: 0;
    padding: 0 5px;
    left: 100%;
    margin-left: -6px;
    margin-top: -1px;
    top: 0
}

.pav-megamenu .cols2 {
    width: 420px
}

.pav-megamenu .cols3 {
    width: 620px
}

.pav-megamenu .cols4 {
    width: 820px
}

#mainmenutop .navbar-toggle {
    float: left
}

#menu-offcanvas .dropdown .dropdown-menu {
    display: block;
    position: relative;
    float: none;
    width: 100%!important;
    border-radius: 0
}

#menu-offcanvas .dropdown .dropdown-menu-inner {
    padding: 0 10px
}

.offcanvas-container,
.offcanvas-content,
.offcanvas-pusher,
body,
html {
    min-height: 100%
}

.offcanvas-content {
    overflow-y: scroll;
    background: #f3efe0
}

.offcanvas-pusher {
    left: 0;
    z-index: 99;
    height: 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    font-family: Arial;
}

.offcanvas-pusher::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, .2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity .5s, width .1s .5s, height .1s .5s;
    transition: opacity .5s, width .1s .5s, height .1s .5s;
    z-index: 99
}

.offcanvas-menu-open .offcanvas-pusher::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.offcanvas-menu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    visibility: hidden;
    width: 300px;
    height: 100%;
    background: #f1f1f1;
    -webkit-transition: all .5s;
    transition: all .5s
}

.offcanvas-menu::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    content: '';
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.offcanvas-menu-open .offcanvas-menu::after {
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity .5s, width .1s .5s, height .1s .5s;
    transition: opacity .5s, width .1s .5s, height .1s .5s
}

.offcanvas-menu ul {
    margin: 0;
    padding: 0;
    lioffcanvas-style: none;
    list-style: none
}

.offcanvas-menu h2 {
    margin: 0;
    padding: 1em;
    color: rgba(0, 0, 0, .4);
    text-shadow: 0 0 1px rgba(0, 0, 0, .1);
    font-weight: 300;
    font-size: 2em
}

.offcanvas-menu ul li a {
    display: block;
    padding: 1em 1em 1em 1.2em;
    outline: 0;
    color: #000;
    text-shadow: 0 0 1px rgba(255, 255, 255, .1);
    letter-spacing: 1px;
    font-weight: 400;
    -webkit-transition: background .3s, box-shadow .3s;
    transition: background .3s, box-shadow .3s
}

.offcanvas-menu ul li:firoffcanvas-child a {
    box-shadow: inset 0 -1px rgba(0, 0, 0, .2), inset 0 1px rgba(0, 0, 0, .2)
}

.offcanvas-menu ul li:hover {
    background: rgba(0, 0, 0, .2);
    box-shadow: inset 0 -1px transparent
}

.offcanvas-menu .menu-icon {
    background: 0 0!important
}

.offcanvas-effect-1.offcanvas-menu {
    visibility: visible;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.offcanvas-effect-1.offcanvas-menu-open .offcanvas-effect-1.offcanvas-menu {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.offcanvas-effect-1.offcanvas-menu::after {
    display: none
}

.offcanvas-effect-2.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0)
}

.offcanvas-effect-2.offcanvas-menu {
    z-index: 1
}

.offcanvas-effect-2.offcanvas-menu-open .offcanvas-effect-2.offcanvas-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.offcanvas-effect-3.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0)
}

.offcanvas-effect-3.offcanvas-menu {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    z-index: 1
}

.offcanvas-effect-3.offcanvas-menu-open .offcanvas-effect-3.offcanvas-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0)
}

.offcanvas-effect-5.offcanvas-menu {
    z-index: 1;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0)
}

.offcanvas-effect-5.offcanvas-menu-open .offcanvas-effect-5.offcanvas-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.offcanvas-sidebars-buttons {
    margin-bottom: 10px;
    overflow: hidden
}

@media (max-width:768px) {
    #mainmenutop .navbar-nav {
        display: none
    }
    .offcanvas-siderbars {
        position: relative
    }
    .offcanvas-siderbars .offcanvas-sidebar {
        display: none;
        width: 100%
    }
    .offcanvas-siderbars.column-left-active #oc-column-left,
    .offcanvas-siderbars.column-right-active #oc-column-right {
        display: block
    }
    .offcanvas-siderbars.column-left-active .main-column,
    .offcanvas-siderbars.column-right-active .main-column {
        display: none
    }
}

.discount .product-block .description,
.newest .product-meta .rating {
    display: block
}

.box-media .box-content {
    background: 0 0
}

.box-media .media {
    color: #FFF;
    min-height: 150px;
    text-transform: uppercase
}

.box-media .media .media-object {
    width: 100%;
    min-height: 150px
}

.box-media .media h3 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 40px
}

.box-media .media a.pull-left {
    margin-right: -45px
}

.box-media .media a.pull-right {
    margin-left: -45px
}

.box-media .media .media-right {
    text-align: right
}

.box-media .media .media-right p {
    margin-right: 0;
    margin-left: 30px
}

.box-media .media p {
    font-size: 15px;
    font-weight: 700;
    color: #000
}

.newest {
    margin-top: 30px;
    padding: 0
}

.newest .box-heading {
    font-size: 22px
}

.newest .carousel-controls {
    top: 13px;
    right: 0
}

.newest .product-block .compare,
.newest .product-block .wishlist {
    width: 50%
}

.newest .product-block .image {
    float: left;
    width: 48%;
    border: 1px solid #E5E5E5;
    margin-right: 15px
}

.newest .product-block:hover .compare-wishlish .wishlist>a {
    left: 57%
}

.newest .product-block:hover .compare-wishlish .compare>a {
    right: 57%
}

.newest .product-meta {
    padding: 5px
}

.discount {
    padding: 0 18px;
    margin-top: 43px;
    margin-bottom: 30px;
    background-color: #f7f7f7;
    border: 1px solid #E5E5E5
}

.discount .carousel-controls {
    right: -1px;
    top: -1px
}

.discount .box-heading {
    border-bottom: none;
    margin-bottom: 0!important
}

.discount .box-heading span {
    color: #ff6766
}

.discount .box-content {
    padding: 7px 0 11px;
    background-color: #f7f7f7
}

.discount .product-block {
    margin-bottom: 0!important;
    background-color: #f7f7f7
}

.discount .product-block:hover .image .img:after {
    opacity: 0;
    filter: alpha(opacity=0)
}

.discount .product-block:hover .product-quickview {
    bottom: 40%
}

.discount .image .hover-image,
.discount .product-block .rating {
    display: none
}

.discount .product-block .compare-wishlish {
    top: 195%;
    width: 50%;
    left: inherit;
    right: 0
}

.discount .product-block .compare-wishlish .compare,
.discount .product-block .compare-wishlish .wishlist {
    width: 20%;
    opacity: 1
}

.discount .product-block .compare-wishlish .compare a,
.discount .product-block .compare-wishlish .wishlist a {
    color: #FFF;
    background-color: #cacaca
}

.discount .product-block .compare-wishlish .compare a:hover,
.discount .product-block .compare-wishlish .wishlist a:hover {
    background-color: #fcd846;
    -webkit-box-shadow: 0 0 0 20px #fcd846 inset;
    box-shadow: 0 0 0 20px #fcd846 inset;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.discount .product-block .compare-wishlish .wishlist a {
    left: inherit;
    right: 0
}

.discount .product-block .compare-wishlish .compare {
    float: left;
    margin-left: 4%
}

.discount .product-block .compare-wishlish .compare a {
    left: 0
}

.discount .product-block .compare-wishlish .tooltip {
    width: 250%
}

.discount .image {
    margin-bottom: 20px;
    background-color: #fff;
    overflow: visible
}

.discount .image:hover .img {
    transform: rotateX(0) rotateY(0)!important;
    -webkit-transform: rotateX(0) rotateY(0)!important;
    -moz-transform: rotateX(0) rotateY(0)!important
}

.discount .image .product-label-special {
    top: inherit;
    bottom: 10px;
    right: 13px;
    width: 63px;
    height: 63px;
    border-radius: 35px;
    font-size: 16px;
    border: 5px solid #ffb3b2;
    line-height: 54px
}

.discount .image .pav-colorbox {
    background-color: #fcd846;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 6px
}

.discount .product-meta {
    padding: 0
}

.social ul>li {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px
}

.social ul>li span {
    padding-left: 4px!important
}

@media only screen and (min-width:990px) {
    .pavcol-sm-5 {
        float: left;
        min-height: 1px;
        position: relative;
        width: 20%
    }
    .pavcol-sm-1 {
        width: 100%
    }
}

@media only screen and (max-width:990px) {
    #header #cart .heading,
    #search {
        height: 36px;
        margin: 8px 0 8px 1px
    }
    .mainmenu {
        position: absolute!important;
        top: 0;
        width: 50px
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-toggle {
        display: block!important
    }
    #header #cart .heading a {
        width: 35px;
        border-radius: 0;
        background-position: center
    }
    #header #cart .heading a,
    #search input {
        height: 36px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        padding: 0
    }

    #header #cart .content {
        top: 36px
    }
    #search {
        width: 35px
    }
    #search input {
        border-radius: 0;
        width: 0
    }
    #search input:active,
    #search input:focus,
    #search:hover input {
        padding: 4px 46px 4px 10px
    }
    #search .button-search {
        width: 35px;
        height: 36px;
        line-height: 36px;
        background-color: #fcd846;
        color: #FFF;
        font-size: 18px
    }
    #search:hover input {
        width: 200px;
        -webkit-transition: all .6s ease 0s;
        transition: all .6s ease 0s
    }
    .zoomContainer {
        display: none!important
    }
}

@media only screen and (max-width:768px) {
    #logo {
        text-align: center
    }
    .navbar-default .navbar-toggle {
        display: block;
        float: none;
        margin-left: 0
    }
    .navbar-collapse {
        display: none!important
    }
    .box-media .media {
        margin-bottom: 5px;
        min-height: 120px
    }
    .box-media .media img {
        min-height: 120px;
        max-height: 160px
    }
    .wishlist-info td,
    .wishlist-info th,
    table.compare-info td,
    table.compare-info th,
    table.pav-checkout-product td,
    table.pav-checkout-product th,
    table.pav-shop-cart td,
    table.pav-shop-cart th {
        border-right: 0 none;
        display: block!important;
        float: none!important;
        text-align: left!important;
        width: auto!important
    }
    .wishlist-info tr td:before,
    table.pav-shop-cart tr td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        width: 50%
    }
    .wishlist-info tr td,
    table.pav-shop-cart tr td {
        text-align: right;
        display: block;
        min-height: 20px;
        border-left: none;
        background: 0 0
    }
    .wishlist-info thead,
    table.pav-shop-cart thead {
        display: none
    }
    #breadcrumb {
        min-height: 35px
    }
    #breadcrumb .breadcrumb {
        padding: 10px 0
    }
    #columns #group-content {
        margin-top: 15px
    }
    .navbar {
        min-height: 7px!important
    }
}

@media only screen and (min-width:769px) and (max-width:992px) {
    #logo {
        text-align: center
    }
    #pav-mainnav .navbar {
        margin-right: 0;
        margin-left: 0
    }
    .box-media .media {
        margin-bottom: 5px;
        max-height: 200px;
        min-height: 160px
    }
    .box-media .media img {
        max-height: 200px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #pav-mainnav .navbar ul.nav>li>a {
        padding: 40px 10px 5px
    }
    .box-media .media,
    .box-media .media img {
        min-height: 160px
    }
    .newsletter_block input.button_mini {
        width: 69px!important
    }
}

@media only screen and (max-width:360px) {
    .welcome {
        border: 0
    }
    .newest .product-block:hover .compare-wishlish .wishlist>a {
        left: 50%
    }
    .newest .product-block:hover .compare-wishlish .compare>a {
        right: 50%
    }
    .discount .product-block .compare-wishlish {
        top: 205%
    }
    .discount .product-block .compare-wishlish .compare {
        margin-right: 8%!important
    }
}

@media only screen and (max-width:320px) {
    .discount .product-block .compare-wishlish {
        top: 221%
    }
    .product-info .image-additional {
        padding: 0 25px!important
    }
    .product-info .image-additional a {
        margin-left: 4px
    }
}

#review-title span {
    border-bottom: 2px solid #fcd846;
    color: #21272c
}



.input-group {
    border: 1px solid #ccc;
    margin-top: 10px;
    font-size: 12px
}

.input-group .inputNew {
    border: none;
    border-radius: 0;
    color: #848484;
    float: left;
    height: 30px;
    padding-left: 10px;
    padding-right: 70px
}

.input-group .button_mini {
    background: #ccc;
    border: none;
    cursor: pointer;
    float: right;
    height: 30px
}

point_box {
    height: 330px;
    color: #333
}

.point_box h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
}

.point_box p {
    font-size: 16px;
    line-height: 16px;
    margin-top: 16px
}

.foul_point .point {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 30px
}

.foul_point .point .point_img {
    width: 131px;
    height: 131px;
    margin: auto
}

.foul_point .point .point_img1 {
    background-image: url(http://demo.web.xorder.com.cn/image/data/selling_point/icon_1.png)
}

.foul_point .point .point_img2 {
    background-image: url(http://demo.web.xorder.com.cn/image/data/selling_point/icon_2.png)
}

.foul_point .point .point_img3 {
    background-image: url(http://demo.web.xorder.com.cn/image/data/selling_point/icon_3.png)
}

.foul_point .point .point_img4 {
    background-image: url(http://demo.web.xorder.com.cn/image/data/selling_point/icon_4.png)
}

.foul_point .point:hover .point_img1 {
    background-image: url(http://demo.web.xorder.com.cn/image/data/selling_point/icon_se_1.png)
}

.foul_point .point:hover .point_img2 {
    background-image: url(http://demo.web.xorder.com.cn/image/data/selling_point/icon_se_2.png)
}

.foul_point .point:hover .point_img3 {
    background-image: url(http://demo.web.xorder.com.cn/image/data/selling_point/icon_se_3.png)
}

.foul_point .point:hover .point_img4 {
    background-image: url(http://demo.web.xorder.com.cn/image/data/selling_point/icon_se_4.png)
}

.foul_point .point em {
    display: block;
    font-size: 20px;
    color: #666;
    font-style: normal;
    line-height: 20px;
    margin-top: 20px
}

.foul_point .point strong {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 10px;
    padding: 0 20px;
    color: #666
}

.banner_a {
    width: 308px;
    padding-top: 20px;
    margin: auto
}

.banner_a .banner_a1,
.banner_a .banner_a2 {
    float: left;
    width: 142px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    line-height: 40px
}

.banner_a .banner_a1 {
    border: 2px solid #fff;
    margin-right: 20px
}

.banner_a .banner_a1:hover {
    background: #fff;
    color: #333
}

.banner_a .banner_a2 {
    background: #fcd846;
    border: 2px solid #fcd846
}

.banner_a .banner_a2:hover {
    background: #fff;
    border-color: #fff;
    color: #333
}

.chanpin_box {
    padding-top: 60px;
    overflow: hidden;
    width: 100%
}

.chanpin_div {
    float: left
}

.chanpin_div_o {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.chanpin_div_o .chanpin_a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    display: none;
    text-align: center;
    background-color: rgba(255,255,255,0.5)
}

.chanpin_div_o:hover .chanpin_a{ display: block;}
.chanpin_div_o .chanpin_a strong { margin-top: 60px; display: block; color: #333;}
.chanpin_div_o .chanpin_a2 strong { margin-top: 160px;}

.chanpin_div_o .chanpin_a em {
    font-style: normal;
    display: block;
    margin-top: 10px;
    color: #333
}

@media \0screen\,
screen\9 {
    .chanpin_div_o .chanpin_a {
        background-color: #000;
        filter: Alpha(opacity=50);
        position: static
    }
}
.testimonial-item{ height: 270px !important;}
.pinglun_title{ width:720px; margin: auto; text-align:center;}   
.pinglun_title .p1{ font-size:36px; color:#fff; line-height:40px; margin-bottom:5px; margin-top:60px; font-family:Arial!important;}
.pinglun_title .p2{ font-size:14px; collor:#6f6f6f; font-style:italic; line-height:24px;}
.pinglun_wenzi{ width:720px; margin:auto; font-size:14px; font-style:italic; line-height:30px; text-align: center; color: #fff;}
.pinglun_wenzi .testimonial{ line-height: 24px; font-size: 14px; margin: 30px auto 45px; height: 120px;}
.pinglun_wenzi .testimonial div{ height:120px;}
.pinglun_wenzi .testimonial div p{ height:120px;}
.t-avatar{ text-align:center; position:relative; margin:auto;}
.t-avatar .span1{ display:block; width:260px; border-top:1px dashed #cccccc; position:absolute; top:25px; right:70px;}
.t-avatar .span2{ display:block; width:260px; border-top:1px dashed #cccccc; position:absolute; top:25px; left:70px;}
.profile{ text-align:center;}
.touxiang{ position:relative;}
.touxiang .profile{ position:absolute; top:160px; text-align:center; width:100%; margin:auto;}
.touxiang .profile p{ color:#fff;}
#pav-mass-bottom .container{ max-width:1860px; margin:auto; padding:0;}
#pav-mass-bottom .container .row{ margin:0;}
.carousel-controls .zuobian,.carousel-controls .youbian{ color:#d2d2d2; font-size:14px; text-align:center; display:none; width: 60px;height: 60px;background: #222;position: absolute;top: 45%; border-radius: 30px; line-height:60px;}
.carousel-controls .zuobian{ left: 30px; top: 100px;}
.carousel-controls .youbian{ right: 30px; top: 100px;}
.carousel-controls .zuobian:hover{ background:#fcd846; color:#fff;}
.carousel-controls .youbian:hover{ background:#fcd846; color:#fff;}
.pinglun_box:hover .zuobian,.pinglun_box:hover .youbian{ display:block; border: 0;}

.latestandcar{
    width:100% !important;
}
.clear .tags a{
	color:#fcd846;
}
.row1 label{
	margin-right:20px;
}
.index_latest{ width: 100%; background: #f5F5F5;}
.box-product .row .col-lg-3 .product-block img{ margin-top: 20px;}
.box-product .row .col-lg-3 .product-block:hover h3 a{ color: #fcd846;}
.blog-item{ padding-bottom: 0 !important;}
.clearfix .pavblock{ margin-bottom: 40px;}
.footer-center .box-heading span{ text-align: center;display: block; font-size: 36px !important; color: #666; font-weight: 700;}
/*.fa-home:before{ color: #fcd846 !important;}
.fa-phone:before{ color: #fcd846 !important;}
.fa-envelope:before{ color: #fcd846 !important;}*/
.box-content .fa{ background: none !important;}
#footer .footer-bottom ul > li:hover span.fa{ background-color: none !important; box-shadow:none !important;}

.xorder_content .xorder_left .row3 .left input{ width: 120px !important; padding: 3px 10px !important; text-align: left !important;}
.xorder_content .xorder_left .row3 .left .price{ width: 120px !important; padding: 3px 10px !important; text-align: left !important;}
}
.develop-home h2{ color: #666 !important;}
.zoomContainer{ border: #e5e5e5 solid 1px;}
.group-content aside{ padding-left: 0 !important; padding-right: 0 !important;}
.image-container{ padding-left: 0 !important; padding-right: 11px !important;}

#column-left .box{ padding-right: 20px;}
#column-left .box .box-heading{ height: 50px; background: #f0f0f0; line-height: 54px;  width: 100%; font-size: 20px; color: #333; padding-left: 20px; font-family: Arial;}
#column-left .box .box-heading span{ font-size: 20px; color: #333; line-height: 50px; font-family:Arial; font-weight: normal;}
#column-left .box-category ul li{ list-style:none; padding-left: 20px;}
#column-left .box .box-content{ width: 100%;}

.newsletter_block .title_block, .newsletter_block h4 {
			padding: 0px 15px 10px 0px;
			text-shadow: 0 1px 0 #FFFFFF;
			font-size: 16px;
			font-family:Arial;
			text-align: left;
			text-transform: uppercase;
			color: #6e6e6e;
		}

		.newsletter_block p{
			padding:0px;
			color: #8e8e8e;
		}
		.newsletter_block input.inputNew {
			border-color: 1px solid #CCCCCC;
			color: #999999;
			font-size: 13px;
			height: 34px;
			padding: 0 5px;
			position: relative;
			top: 0px;
			width: 185px;
			background: #fff;
		}
		.newsletter_block input.button_mini {
			border: 0 none;
			cursor: pointer;
			height: 34px;
			left: -4px;
			position: relative;
			width: 85px;
			color: #121212;
			font-size: 14px;
			background: #fcd846; 
			border-radius:0 4px 4px 0;
		}
		.close .fa {
			font-size: 13px;
			font-style: normal;
			font-weight: normal;
			line-height: 18px;
			vertical-align: top;
		}
		.valid{
			position: absolute;
			top: 80%;
		}